Use common marshalling routines instead of having widget-private ones. It
authorElliot Lee <sopwith@src.gnome.org>
Tue, 21 Jul 1998 04:13:42 +0000 (04:13 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Tue, 21 Jul 1998 04:13:42 +0000 (04:13 +0000)
commit7c30f2a15fbfa5f50d4859d635ab15ad1d6e1d37
treefd630d133421ca0ea39f55a4130ced3e34c029ff
parentcebb7bfc9f6cff18b06716fb8e536998f1a3df9a
Use common marshalling routines instead of having widget-private ones. It

Use common marshalling routines instead of having widget-private ones.
It compiles & links.

testgtk segfaults. I'm convinced that is Somebody Else's Problem
(marshalling routine gets func_data=0x0 and blithely passes it on) but the
fact that it happens now & not before makes me wrong :-)
33 files changed:
gtk/genmarshal.pl
gtk/gtkaccelgroup.c
gtk/gtkadjustment.c
gtk/gtkbutton.c
gtk/gtkcheckmenuitem.c
gtk/gtkclist.c
gtk/gtkcolorsel.c
gtk/gtkcontainer.c
gtk/gtkctree.c
gtk/gtkcurve.c
gtk/gtkdata.c
gtk/gtkeditable.c
gtk/gtkhandlebox.c
gtk/gtkinputdialog.c
gtk/gtkitem.c
gtk/gtklist.c
gtk/gtkmarshal.c
gtk/gtkmarshal.h
gtk/gtkmarshal.list
gtk/gtkmarshalers.list
gtk/gtkmenuitem.c
gtk/gtkmenushell.c
gtk/gtknotebook.c
gtk/gtkobject.c
gtk/gtksignal.c
gtk/gtkstatusbar.c
gtk/gtktipsquery.c
gtk/gtktogglebutton.c
gtk/gtktoolbar.c
gtk/gtktree.c
gtk/gtktreeitem.c
gtk/gtkwidget.c
gtk/gtkwindow.c